home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / gk23011.zip / GateKpr.Txt < prev   
Text File  |  1997-08-24  |  3KB  |  77 lines

  1. GateKpr v 2.30.11
  2. -----------------
  3. 1. Minor change in GateKpr to try to fix the problem created by GoldEd
  4.    which does not put in the MSGTO kludge and caused an incorrect zone
  5.    to be put in the destination address.
  6.  
  7.  
  8. GateKpr v 2.30.10
  9. -----------------
  10. 1. Cut the display of all areas in GateKpr when AdeptToss is found.
  11.  
  12.  
  13. GateKpr v 2.30.09
  14. -----------------
  15. 1. GateKpr now uses buffered file i/o consistent with Adept.
  16.  
  17.  
  18. GateKpr v 2.30.08
  19. -----------------
  20. 1. Added support code to ignore squish and fido msg areas.
  21.  
  22.  
  23. GateKpr v 2.30.06
  24. -----------------
  25. 1. Added BK's crash mail mods...here is how he explains it... :)
  26.  
  27.              Crash NMail rolled in Part II
  28.              OK, no probs reported so either no fearless guys out there, or it works ;>
  29.              I changed the crash - routing behavior:
  30.              If a crash flag is found the address mask of this node is copied to the 
  31.              first position of your routing statements.
  32.  
  33.              [Example] 
  34.              if your routing looks like the following
  35.  
  36.              Route 55.50.0.0.ADEPTNET HOLD 55:50/0.0@ADEPTNET zip.exe -m -j
  37.              Route 55.*.*.*.* HOLD 55:50/0.0@Adeptnet zip.exe -m -j
  38.  
  39.              and you wrote a crash mail to hagar, 55:64/0.0, your routing will temporarily
  40.              changed into
  41.  
  42.              Route 55.64.0.0.ADEPTNET CRASH 55:64/0.0@Adeptnet <default archive>
  43.              Route 55.50.0.0.ADEPTNET HOLD 55:50/0.0@ADEPTNET zip.exe -m -j
  44.              Route 55.*.*.*.* HOLD 55:50/0.0@Adeptnet zip.exe -m -j
  45.  
  46.              *without* saving these changes to your gatekpr.ctl! 
  47.              You may now wrote as many crash mails as u want at the same time and yur
  48.              normal routing will take place, too.
  49.  
  50.  
  51. GateKpr v 2.30.05
  52. -----------------
  53. 1. Corrects a TIC problem as pointed out by GrKnight...
  54.  
  55.  
  56. GateKpr v 2.30.04
  57. -----------------
  58. 1. Fixed the pkt header to conform to specs.
  59.  
  60. 2. Removed the heavy kludge in the netmail scanning which would read the
  61.    Area control file for every message to determine the packet type for
  62.    that route.
  63.  
  64. 3. Fixed the VAC build to make the correct packet types while removing the
  65.    kludge as doc'd in #2 above. Should be much faster in scanning now...
  66.  
  67.  
  68. GateKpr v 2.30.02
  69. -----------------
  70.  
  71. This GateKpr fixes a prob where the Zone would default to 0 if GateKpr
  72. could not guess the correct Zone for some reason. AFAIK, since the Zone
  73. cannot be 0, it will now default to the originating Zone rather than 0.
  74.  
  75. GateKpr 2.30.00 and above support the AdepToss.Log as does the VAC build
  76. of Adept 1.09.50m and above.
  77.